Skip to content

Conversation

jammar1
Copy link
Contributor

@jammar1 jammar1 commented Sep 22, 2025

I encountered a crash with this error "Error: Exception: invalid local type" and it seems like WASM_OP_TEE_LOCAL was missing a branch for the V128 type.

Copy link
Collaborator

@loganek loganek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, would it make sense to add some regression tests for this issue?

@lum1n0us
Copy link
Collaborator

@jammar1 please refer to #4645 and add something in tests/regression/ba-issues/issues

@jammar1 jammar1 force-pushed the jammar1/missing-v128-tee-local branch from a5bdf35 to ff71ad4 Compare September 24, 2025 12:22
@jammar1 jammar1 force-pushed the jammar1/missing-v128-tee-local branch from ff71ad4 to 5ba1b33 Compare September 24, 2025 12:29
@loganek loganek merged commit 3f4145e into bytecodealliance:main Sep 24, 2025
463 checks passed
@jammar1 jammar1 deleted the jammar1/missing-v128-tee-local branch September 24, 2025 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants